home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / dboss3.zip / DBX-DOS3.DOC < prev    next >
Text File  |  1992-04-07  |  6KB  |  367 lines

  1.  
  2.  
  3.                            DOS COMMAND SHELL - FILE
  4. ------------------------------------------------------------------------------
  5.  
  6. FILE - ATTRIBUTE
  7.  
  8.  
  9.  
  10.  
  11.  1  Syntax:  ATTRIB +R-R+A-A T:P\F/S
  12.  
  13.  
  14.  
  15.  
  16.  2  Above syntax is for Non-Shell environment.
  17.  
  18.  3  Options/Parameters apply to all environments.
  19.  
  20.  4  /S  Files in Subdirectory.
  21.  
  22.  5  Use command to display or change Attribute of
  23.     specified Target File.
  24.  
  25.  6  Parameters:  +R  Read Only
  26.                  -R  Not Read Only
  27.                  +A  Archive
  28.                  -A  Not Archive
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.                          11-1
  42.                            DOS COMMAND SHELL - FILE
  43. ------------------------------------------------------------------------------
  44.  
  45. FILE - BACKUP
  46.  
  47.  
  48.  
  49.  
  50.  1  Syntax:  BACKUP S:P\F T:/PARAMETERS
  51.  
  52.  
  53.  
  54.  
  55.  2  Above syntax is for Non-Shell environment.
  56.  
  57.  3  Options/Parameters apply to all environments.
  58.  
  59.  4  /A           Add to Backed Up Files.
  60.     /D:MM-DD-YY  Files Modified Since Date
  61.     /M           Files Modified Since Backup.
  62.     /S           Files in Subdirectory.
  63.  
  64.  5  Use command to back up specified Files from
  65.     Source Drive to Target Drive.  Do not confuse
  66.     with DISKCOPY or COPY commands.
  67.  
  68.  6  Source and Target Drives must be unique.
  69.  
  70.  7  Files saved with the BACKUP command must be
  71.     restored with the RESTORE command.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.                          11-2
  81.                            DOS COMMAND SHELL - FILE
  82. ------------------------------------------------------------------------------
  83.  
  84. FILE - COMPARE
  85.  
  86.  
  87.  
  88.  
  89.  1  Syntax:  COMP S:P\F T:P\F
  90.  
  91.  
  92.  
  93.  
  94.  2  Above syntax is for Non-Shell environment.
  95.  
  96.  3  Options/Parameters apply to all environments.
  97.  
  98.  4  N/A
  99.  
  100.  5  Use command to compare specified Source Files
  101.     to specified Target Files.  Use DISKCOMP to
  102.     compare entire diskettes.
  103.  
  104.  6  If start of Path back slash (\) is omitted,
  105.     Path and File name must both be entered.
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.                          11-3
  120.                            DOS COMMAND SHELL - FILE
  121. ------------------------------------------------------------------------------
  122.  
  123. FILE - COPY
  124.  
  125.  
  126.  
  127.  
  128.  1  Syntax:  COPY S:P\F T:P\F/A/B/V
  129.  
  130.  
  131.  
  132.  
  133.  2  Above syntax applies to Non-Shell environment.
  134.  
  135.  3  Options/Parameters apply to all environments.
  136.  
  137.  4  /A  Copy Files as ASCII (Text).
  138.     /B  Copy Files as Binary.
  139.     /V  Copy Files and Verify.
  140.  
  141.  5  Use command to copy specified Files from
  142.     Source to Target.  Do not confuse with BACKUP
  143.     command.
  144.  
  145.  6  If start of Path back slash (\) is omitted,
  146.     Path and File name must both be entered.
  147.     Files may also be renamed during this process.
  148.  
  149.  7  To view and copy Files, depress the C Key while
  150.     holding the ALT Key.  FILE MANAGEMENT MODULE
  151.     will be loaded.
  152.  
  153.         ALT C
  154.  
  155.  
  156.  
  157.  
  158.                          11-4
  159.                            DOS COMMAND SHELL - FILE
  160. ------------------------------------------------------------------------------
  161.  
  162. FILE - DELETE
  163.  
  164.  
  165.  
  166.  
  167.  1  Syntax:  DEL T:P\F  or  ERASE T:P\F
  168.  
  169.  
  170.  
  171.  
  172.  2  Above syntax is for Non-Shell only.
  173.  
  174.  3  Options/Parameters apply to all environments.
  175.  
  176.  4  N/A
  177.  
  178.  5  Use command to delete specified Target Files.
  179.  
  180.  6  To view and delete Files, depress the D Key
  181.     while holding the ALT Key.  FILE MANAGEMENT
  182.     MODULE will be loaded.
  183.  
  184.         ALT D
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                          11-5
  197.                            DOS COMMAND SHELL - FILE
  198. ------------------------------------------------------------------------------
  199.  
  200. FILE - MOVE
  201.  
  202.  
  203.  
  204.  
  205.  1  Syntax:  N/A
  206.  
  207.  
  208.  
  209.  
  210.  2  Above syntax is for Non-Shell environment.
  211.  
  212.  3  Options/Parameters apply to all environments.
  213.  
  214.  4  N/A
  215.  
  216.  5  Use command to move specified files from
  217.     Source to Target.  Files may also be renamed
  218.     during this process.
  219.  
  220.  6  If start of Path back slash (\) is omitted,
  221.     Path and File name must both be entered.
  222.  
  223.  7  To view and move Files, depress the M Key while
  224.     holding the ALT Key.  FILE MANAGEMENT MODULE
  225.     will be loaded.
  226.  
  227.         ALT M
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.                          11-6
  236.                            DOS COMMAND SHELL - FILE
  237. ------------------------------------------------------------------------------
  238.  
  239. FILE - RECOVER
  240.  
  241.  
  242.  
  243.  
  244.  1  Syntax:  RECOVER D:P\F
  245.  
  246.  
  247.  
  248.  
  249.  2  Above syntax is for Non-Shell environment.
  250.  
  251.  3  Options/Parameters apply to all environments.
  252.  
  253.  4  N/A
  254.  
  255.  5  Use command to recover specified Source Files
  256.     with defective sectors.  Editing of File data
  257.     may be necessary after this process.
  258.  
  259.  6  During a read operation, the following message
  260.     may indicate that a File has defective sectors.
  261.     Other problems may also exist.
  262.  
  263.         ERROR READING A:
  264.         ABORT, RETRY, FAIL?
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.                          11-7
  274.                            DOS COMMAND SHELL - FILE
  275. ------------------------------------------------------------------------------
  276.  
  277. FILE - RENAME
  278.  
  279.  
  280.  
  281.  
  282.  1  Syntax:  RENAME D:P\F F  or  REN D:P\F F
  283.  
  284.  
  285.  
  286.  
  287.  2  Above syntax is for Non-Shell environment.
  288.  
  289.  3  Options/Parameters apply to all environments.
  290.  
  291.  4  N/A
  292.  
  293.  5  Use command to change Old File Names to
  294.     New File Names.
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.                          11-8
  313.                            DOS COMMAND SHELL - FILE
  314. ------------------------------------------------------------------------------
  315.  
  316. FILE - RESTORE
  317.  
  318.  
  319.  
  320.  
  321.  1  Syntax:  RESTORE S: T:P\F/PARAMETERS
  322.  
  323.  
  324.  
  325.  
  326.  2  Above syntax is for Non-Shell environment.
  327.  
  328.  3  Options/Parameters apply to all environments.
  329.  
  330.  4  /M  Files Modified Since Backup.
  331.     /S  Files in Subdirectory.
  332.  
  333.  5  Use command to restore specified Files from
  334.     Source Drive to Target Drive.  Do not confuse
  335.     with DISKCOPY or COPY commands.
  336.  
  337.  6  Source and Target Drives must be unique.
  338.  
  339.  7  Only Files saved with the BACKUP command may be
  340.     restored with the RESTORE command.
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.                          11-9
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.